Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Rust APIのAudioQuery系の型名から接尾辞"Model"を削除 #805

Merged
merged 3 commits into from
Jul 7, 2024

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Jul 6, 2024

内容

#742 (comment)

型名に"Model"と付ける意味は今だと全部消失していると思いました。

またRust APIからはMoraがエクスポートされていないことがわかったので、このPRではそれも修正しています。
(「jlabel::Moraとの区別については、jlabel::Moracrate::Moraとでもしておけば」の一部として)

関連 Issue

ref #388

その他

@qryxip qryxip requested a review from Hiroshiba July 6, 2024 13:03
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

いいですね!!アプデでついでに変えちゃいましょう…!

@Hiroshiba Hiroshiba merged commit 2dd2c87 into VOICEVOX:main Jul 7, 2024
31 checks passed
@qryxip
Copy link
Member Author

qryxip commented Jul 7, 2024

@takejohn 共有です!

  • voicevox_core::AudioQueryModelvoicevox_core::AudioQuery
  • voicevox_core::AccentPhraseModelvoicevox_core::AccentPhrase
  • voicevox_core::MoraModelvoicevox_core::Mora

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants